home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 40
/
Vol 40.iso
/
games
/
whomp.swf
/
scripts
/
frame_5
/
PlaceObject2_191_12
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-04-20
|
104 b
|
8 lines
onClipEvent(enterFrame){
this._x -= 1;
if(this._x < -150)
{
this._x = 780;
}
}